[INFO] fetching crate steam-vent 0.5.0...
[INFO] fixing steam-vent-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate steam-vent 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate steam-vent 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate steam-vent 0.5.0
[INFO] tweaked toml for crates.io crate steam-vent 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate steam-vent 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate steam-vent 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded vdf-reader v0.3.3
[INFO] [stderr]   Downloaded steamid-ng v3.0.0
[INFO] [stderr]   Downloaded steam-vent-proto-common v0.5.1
[INFO] [stderr]   Downloaded steam-vent-crypto v0.2.1
[INFO] [stderr]   Downloaded protobuf-support v3.5.1
[INFO] [stderr]   Downloaded steam-vent-proto v0.5.2
[INFO] [stderr]   Downloaded protobuf v3.5.1
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded another-steam-totp v0.4.2
[INFO] [stderr]   Downloaded binrw_derive v0.15.1
[INFO] [stderr]   Downloaded binrw v0.15.1
[INFO] [stderr]   Downloaded steam-vent-proto-steam v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea
[INFO] running `Command { std: "docker" "start" "c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling protobuf v3.5.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking another-steam-totp v0.4.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking steamid-ng v3.0.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking protobuf-support v3.5.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking vdf-reader v0.3.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling steam-vent-crypto v0.2.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking steam-vent-proto-common v0.5.1
[INFO] [stderr]     Checking steam-vent-proto-steam v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr] error: could not compile `steam-vent-proto-steam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name steam_vent_proto_steam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/steam-vent-proto-steam-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecd7f37de9b86a3a -C extra-filename=-f3ddc2882bd3da91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern steam_vent_proto_common=/opt/rustwide/target/debug/deps/libsteam_vent_proto_common-193e76d529ff3824.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea", kill_on_drop: false }`
[INFO] [stdout] c71e06a5e2f5947e5e54ea2123c86ba96ef1d962d735bb92545774d1afd18aea
